lib: Add padding booleans to OstreeRepoCheckoutAtOptions
authorColin Walters <walters@verbum.org>
Thu, 4 Aug 2016 11:22:41 +0000 (07:22 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 4 Aug 2016 12:18:28 +0000 (12:18 +0000)
commit593effe2fb0e096937f46a4d0930b1fcc9f811cd
tree7ebfbd8252c96cdf0b9b0fe1bb20495fe4925ad5
parent18d826e3a53e8ab6bf8575bbcb1138f4ff6a3029
lib: Add padding booleans to OstreeRepoCheckoutAtOptions

Since this is a new API, and adding booleans is the most likely thing
we'll do, let's stick some explicit padding for them in here now.

We could use the `unused_ints[]` but it'd be out of order, and this
will more clearly remind people about the padding.  The efficiency hit
versus bitfields is annoying, but oh well, not a real world problem.

Closes: #427
Approved by: giuseppe
src/libostree/ostree-repo.h